OpenRoads Designer CONNECT Edition SDK Help

ComputeCantAtStation(Int32, Double, Double, Double, Double) Method

Gets the Cant value at a given station.

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK Assembly: Bentley.CifNET.GeometryModel.SDK.4.0 (in Bentley.CifNET.GeometryModel.SDK.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public void ComputeCantAtStation(int  index,double dStation,outdouble lftRail,outdouble rgtRail,outdouble pglVShift)

Parameters

SettingDescription
    
    
    
    
    

See Also